asynchronous sending造句
例句与造句
- to complete an asynchronous send of a server request
完成服务器请求的异步发送。 - completes the asynchronous send operation started in
中启动的异步发送操作。 - method completes an asynchronous send request
方法将完成异步发送请求。 - was previously called for the asynchronous send
先前为异步发送已调用过 - ends a pending asynchronous send of a file
结束文件的挂起异步发送。 - It's difficult to find asynchronous sending in a sentence. 用asynchronous sending造句挺难的
- object that represents the asynchronous send
对象,它表示异步发送。 - the following code example ends a pending asynchronous send
下面的代码示例结束挂起的异步发送。 - ends a pending asynchronous send to a specific location
结束挂起的、向指定位置进行的异步发送。 - ends a pending asynchronous send
结束挂起的异步发送。 - the following code example ends an asynchronous send to a specific location
下面的代码示例结束向特定位置进行的异步发送。 - in order to improve performance of system, in the network layer, we use java nio technology and reactor pattern to realize the asynchronous sending and receiving of messages
为了提高整个消息中间件的性能,网络层采用javanio技术,综合reactor模式实现了消息的异步发送和接收。